home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7680 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: newshost.netinfo.com.au!usenet
  2. From: Alan Brain <aebrain@dynamite.com.au>
  3. Newsgroups: comp.lang.ada,comp.lang.c++,comp.lang.c
  4. Subject: Re: C++ vs Ada for large project
  5. Date: 25 Feb 1996 04:06:32 GMT
  6. Organization: Netinfo Pty Ltd - Canberra Australia
  7. Message-ID: <4gon88$gqu@fred.netinfo.com.au>
  8. References: <w4wx5wc1a2.fsf@cln46ac> <4ffjrq$i8k@qualcomm.com>    <w4bun3a7ji.fsf@cln46ac> <4fsm6l$36j@dawn.mmm.com> <w4u40t3rc3.fsf@cln46ac>
  9. NNTP-Posting-Host: dialup5.dynamite.com.au
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
  14.  
  15.  
  16. >>>>>> "Kevin" == Kevin J Hopps <kjhopps@mmm.com> writes:
  17.  
  18.  
  19. >    Kevin> So let me see if understand you.  Less flexibility is better; rules
  20. >    Kevin> are better than discipline; the more rules the better?
  21.  
  22. (Sarcasm mode On)
  23. No, The fewer rules the better, discipline is better than rules, and the more 
  24. flexibility the better. That's why compilers should never reject any code, there's no 
  25. such thing as a compilation error, all programmers always write exactly what they mean, 
  26. and no compiler-writer should ever dare think otherwise.
  27. (Sarcasm Mode Off)
  28.  
  29. In summary, what you said sarcastically is often true. Make the language smart, so the 
  30. poor benighted programmer can concentrate on the difficult tasks, rather than making 
  31. the trivially easy so prone to error (hence difficult). I'd far rather be concentrating 
  32. my limited time on deciding which AI method to use on the problem domain, than trying 
  33. to trace the one mis-casting that's causing a coredump in 1.5 million LOCs.
  34.  
  35.  
  36.